Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
FtpDataPacket Class Reference

FTP data packet structure. More...

Inheritance diagram for FtpDataPacket:
FtpPacket Pdu Signal

Public Attributes

string fileName
 
string directoryName
 
FileContent ftpData
 
- Public Attributes inherited from FtpPacket
FtpType type
 

Detailed Description

FTP data packet structure.

Member Data Documentation

◆ directoryName

string FtpDataPacket::directoryName

◆ fileName

string FtpDataPacket::fileName

◆ ftpData

FileContent FtpDataPacket::ftpData

The documentation for this class was generated from the following file: